body,p,table,td,ul,li,h1,h2,h3,h4,h5,h6,a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
p {
	color: #000000;
	font-family :verdana,arial,helvetica;
	font-size:11px;
	line-height:16px;
	text-align: justify;
}
ul,li {
	margin-top:7px;
	margin-bottom:7px;
}
a {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #DD0000;
	text-decoration: underline;
}
hr {
	border: 0;
	width: 90%;
	color: #CCCCCC;
	background-color: #CCCCCC;
	height: 1px;
}
h1 {
	font-size: 11px;
	!font-weight: bold;
	font-weight: normal;
	color: #013066;
	margin: 5px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	text-align:center;
	color: #000000;
	margin: 0px;
	margin-bottom:7px;
}
h3 {
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	color: #000000;
	margin: 0px;
	margin-bottom:5px;
}
h4 {
	font-size: 11px;
	font-weight: norma;
	text-align:center;
	color: #013066;
	margin: 10px;
}
.footer {
	color: #999999;
	text-align: center;
}
.navbar {
	color: #444444;
	line-height:15px;
}
a.navbar {
	!color: #333399;
}
a.navbar:hover {
	color: #CC0000;
}
.infos {
	color: #444444;
	line-height:16px;
}
.black{
	color: #000000;
}
.bottom {
	font-size: 9px;
	color: #666666;
	line-height:16px;
}
.tableHead {
	font-size: 11px;
	color: #FFFFFF;
	line-height:11px;
	margin: 3px;
}
.sections{
	text-align: right;
	color: #666666;
}
a.sections {
	font-weight: bold;
	color: #013066;
}
.phpdigHighlight {
        font-weight: bold;
}

